[INFO] cloning repository https://github.com/huhlig/bdrpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huhlig/bdrpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhlig%2Fbdrpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhlig%2Fbdrpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a1ebe59cf1cbfaee5f0f55ff9768366821e274e
[INFO] testing huhlig/bdrpc against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhlig%2Fbdrpc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/huhlig/bdrpc
[INFO] finished tweaking git repo https://github.com/huhlig/bdrpc
[INFO] tweaked toml for git repo https://github.com/huhlig/bdrpc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huhlig/bdrpc on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 320 packages to latest Rust 1.85 compatible versions
[INFO] [stderr]       Adding criterion v0.8.2 (requires Rust 1.86)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v1.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding time v0.3.45 (available: v0.3.47, requires Rust 1.88.0)
[INFO] [stderr]       Adding time-core v0.1.7 (available: v0.1.8, requires Rust 1.88.0)
[INFO] [stderr]       Adding time-macros v0.2.25 (available: v0.2.27, requires Rust 1.88.0)
[INFO] [stderr]       Adding tokio-tungstenite v0.28.0 (available: v0.29.0)
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4 (available: v1.0.3+wasi-0.2.9, requires Rust 1.87.0)
[INFO] [stderr]       Adding wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen v0.51.0 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen-core v0.51.0 (requires Rust 1.87.0)
[INFO] [stderr]       Adding wit-bindgen-rust v0.51.0 (requires Rust 1.87.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded metrics v0.24.5
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c94b295cce0d880b83f0e1a0bb3cef13a90d50b5955cbc215ff37a913dc1ab
[INFO] running `Command { std: "docker" "start" "-a" "39c94b295cce0d880b83f0e1a0bb3cef13a90d50b5955cbc215ff37a913dc1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c94b295cce0d880b83f0e1a0bb3cef13a90d50b5955cbc215ff37a913dc1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c94b295cce0d880b83f0e1a0bb3cef13a90d50b5955cbc215ff37a913dc1ab", kill_on_drop: false }`
[INFO] [stdout] 39c94b295cce0d880b83f0e1a0bb3cef13a90d50b5955cbc215ff37a913dc1ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b87e1c0ef5f13f9b1889e825a8843e1b137f2df54875fe1a7790fb27f522d0a7
[INFO] running `Command { std: "docker" "start" "-a" "b87e1c0ef5f13f9b1889e825a8843e1b137f2df54875fe1a7790fb27f522d0a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bdrpc-macros v0.1.0 (/opt/rustwide/workdir/bdrpc-macros)
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bdrpc v0.1.0 (/opt/rustwide/workdir/bdrpc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.52s
[INFO] running `Command { std: "docker" "inspect" "b87e1c0ef5f13f9b1889e825a8843e1b137f2df54875fe1a7790fb27f522d0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87e1c0ef5f13f9b1889e825a8843e1b137f2df54875fe1a7790fb27f522d0a7", kill_on_drop: false }`
[INFO] [stdout] b87e1c0ef5f13f9b1889e825a8843e1b137f2df54875fe1a7790fb27f522d0a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b829dd9fc60e373397d8adc4704c57f23cbee0436ab9018084f08825b2b20b7e
[INFO] running `Command { std: "docker" "start" "-a" "b829dd9fc60e373397d8adc4704c57f23cbee0436ab9018084f08825b2b20b7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bdrpc-macros v0.1.0 (/opt/rustwide/workdir/bdrpc-macros)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bdrpc v0.1.0 (/opt/rustwide/workdir/bdrpc)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]   --> bdrpc/tests/server_accept_integration.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |         .connect(&server_addr)
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]    --> bdrpc/tests/server_accept_integration.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .connect(&server_addr)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]    --> bdrpc/tests/server_accept_integration.rs:193:10
[INFO] [stdout]     |
[INFO] [stdout] 193 |         .connect(&server_addr)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]    --> bdrpc/tests/server_accept_integration.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         .connect(&server_addr)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]    --> bdrpc/tests/server_accept_integration.rs:334:10
[INFO] [stdout]     |
[INFO] [stdout] 334 |         .connect(&server_addr)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stdout]    --> bdrpc/tests/server_accept_integration.rs:400:10
[INFO] [stdout]     |
[INFO] [stdout] 400 |         .connect(&server_addr)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] running `Command { std: "docker" "inspect" "b829dd9fc60e373397d8adc4704c57f23cbee0436ab9018084f08825b2b20b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b829dd9fc60e373397d8adc4704c57f23cbee0436ab9018084f08825b2b20b7e", kill_on_drop: false }`
[INFO] [stdout] b829dd9fc60e373397d8adc4704c57f23cbee0436ab9018084f08825b2b20b7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 376845338f8f371697555bdd4eaa3dd6d75562a7b779a844a191fc7722568e08
[INFO] running `Command { std: "docker" "start" "-a" "376845338f8f371697555bdd4eaa3dd6d75562a7b779a844a191fc7722568e08", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]   --> bdrpc/tests/server_accept_integration.rs:95:10
[INFO] [stderr]    |
[INFO] [stderr] 95 |         .connect(&server_addr)
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]    --> bdrpc/tests/server_accept_integration.rs:139:10
[INFO] [stderr]     |
[INFO] [stderr] 139 |         .connect(&server_addr)
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]    --> bdrpc/tests/server_accept_integration.rs:193:10
[INFO] [stderr]     |
[INFO] [stderr] 193 |         .connect(&server_addr)
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]    --> bdrpc/tests/server_accept_integration.rs:261:10
[INFO] [stderr]     |
[INFO] [stderr] 261 |         .connect(&server_addr)
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]    --> bdrpc/tests/server_accept_integration.rs:334:10
[INFO] [stderr]     |
[INFO] [stderr] 334 |         .connect(&server_addr)
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `bdrpc::Endpoint::<S>::connect`: Use `add_caller()` and `connect_transport()` instead for better transport management
[INFO] [stderr]    --> bdrpc/tests/server_accept_integration.rs:400:10
[INFO] [stderr]     |
[INFO] [stderr] 400 |         .connect(&server_addr)
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bdrpc` (test "server_accept_integration") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bdrpc-8595e14e2f61e00c)
[INFO] [stdout] 
[INFO] [stdout] running 394 tests
[INFO] [stdout] test backpressure::bounded_queue::tests::test_name ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_new ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_metrics ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_send_receive_cycle ... ok
[INFO] [stdout] test backpressure::traits::tests::test_metrics_is_empty ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_should_send ... ok
[INFO] [stdout] test backpressure::traits::tests::test_metrics_is_full ... ok
[INFO] [stdout] test backpressure::traits::tests::test_metrics_new ... ok
[INFO] [stdout] test backpressure::traits::tests::test_metrics_utilization ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_default ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_new ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_metrics ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_wait_for_capacity_immediate ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_should_send_always_true ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_send_receive_tracking ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_creation ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_channel_id ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_wait_for_capacity ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_serialization ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_shutdown ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_capacity ... ok
[INFO] [stdout] test backpressure::unlimited::tests::test_name ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_fifo_ordering ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_id ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_missing_feature ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_no_feature_required ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_closed ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_sender_clone ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_send_recv ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_try_recv ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_try_send ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_try_send_missing_feature ... ok
[INFO] [stdout] test channel::correlation::tests::test_generator_concurrent ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_drop_cleanup ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_outgoing_message_flow ... ok
[INFO] [stdout] test channel::correlation::tests::test_generator_increments ... ok
[INFO] [stdout] test channel::correlation::tests::test_generator_starts_at_one ... ok
[INFO] [stdout] test channel::correlation::tests::test_generator_current ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_clone ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_creation ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_into_payload ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_map ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_payload_mut ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_payload_ref ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_with_correlation ... ok
[INFO] [stdout] test channel::error::tests::test_error_channel_id ... ok
[INFO] [stdout] test channel::error::tests::test_error_display ... ok
[INFO] [stdout] test channel::error::tests::test_error_is_closed ... ok
[INFO] [stdout] test channel::error::tests::test_error_is_recoverable ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_conversion ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_default ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_display ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_from_u64 ... ok
[INFO] [stdout] test channel::correlation::tests::test_generator_uniqueness ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_ordering ... ok
[INFO] [stdout] test channel::id::tests::test_channel_id_uniqueness ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_channel_count ... ok
[INFO] [stdout] test channel::channel::tests::test_channel_with_features ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_channel_ids ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_cleanup_closed_channels ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_create_channel ... ok
[INFO] [stdout] test channel::envelope::tests::test_envelope_map_preserves_correlation ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_duplicate_channel ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_get_sender ... ok
[INFO] [stdout] test channel::pending::tests::test_cancel ... ok
[INFO] [stdout] test channel::pending::tests::test_cancel_nonexistent ... ok
[INFO] [stdout] test channel::pending::tests::test_complete_nonexistent ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_remove_channel ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_channel_closed ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_router_closed ... ok
[INFO] [stdout] test channel::pending::tests::test_concurrent_operations ... ok
[INFO] [stdout] test channel::bridge::tests::test_bridge_multiple_outgoing_messages ... ok
[INFO] [stdout] test channel::rpc::tests::test_rpc_sender_access ... ok
[INFO] [stdout] test channel::system::tests::test_channel_close_ack_method_name ... ok
[INFO] [stdout] test channel::rpc::tests::test_rpc_pending_count ... ok
[INFO] [stdout] test channel::manager::tests::test_manager_get_nonexistent_sender ... ok
[INFO] [stdout] test channel::rpc::tests::test_rpc_single_call ... ok
[INFO] [stdout] test channel::pending::tests::test_is_empty ... ok
[INFO] [stdout] test channel::system::tests::test_channel_create_response_method_name ... ok
[INFO] [stdout] test channel::system::tests::test_ping_method_name ... ok
[INFO] [stdout] test channel::pending::tests::test_register_and_complete ... ok
[INFO] [stdout] test channel::pending::tests::test_multiple_pending ... ok
[INFO] [stdout] test channel::system::tests::test_ping_pong_serialization ... ok
[INFO] [stdout] test channel::system::tests::test_pong_method_name ... ok
[INFO] [stdout] test channel::system::tests::test_system_channel_id_is_zero ... ok
[INFO] [stdout] test channel::system::tests::test_system_protocol_serialization ... ok
[INFO] [stdout] test channel::tests::test_multiple_channels_isolation ... ok
[INFO] [stdout] test channel::tests::test_manager_concurrent_operations ... ok
[INFO] [stdout] test channel::tests::test_channel_ordering_across_multiple_senders ... ok
[INFO] [stdout] test channel::system::tests::test_channel_create_request_method_name ... ok
[INFO] [stdout] test channel::system::tests::test_channel_close_notification_method_name ... ok
[INFO] [stdout] test endpoint::builder::tests::test_client_preset ... ok
[INFO] [stdout] test endpoint::builder::tests::test_custom_config ... ok
[INFO] [stdout] test endpoint::builder::tests::test_duplicate_protocol_error ... ok
[INFO] [stdout] test endpoint::builder::tests::test_empty_builder ... ok
[INFO] [stdout] test endpoint::builder::tests::test_mixed_protocols_and_transports ... ok
[INFO] [stdout] test endpoint::builder::tests::test_multiple_protocols ... ok
[INFO] [stdout] test endpoint::builder::tests::test_peer_preset ... ok
[INFO] [stdout] test endpoint::builder::tests::test_multiple_transports ... ok
[INFO] [stdout] test endpoint::builder::tests::test_with_custom_transport ... ok
[INFO] [stdout] test endpoint::builder::tests::test_reconnection_strategy_for_nonexistent_transport ... ok
[INFO] [stdout] test endpoint::builder::tests::test_basic_builder ... ok
[INFO] [stdout] test endpoint::builder::tests::test_with_reconnection_strategy ... ok
[INFO] [stdout] test endpoint::builder::tests::test_builder_with_all_features ... ok
[INFO] [stdout] test endpoint::builder::tests::test_with_tcp_caller ... ok
[INFO] [stdout] test endpoint::builder::tests::test_server_preset ... ok
[INFO] [stdout] test endpoint::config::tests::test_validate_valid ... ok
[INFO] [stdout] test endpoint::builder::tests::test_configure_method ... ok
[INFO] [stdout] test backpressure::bounded_queue::tests::test_new_zero_capacity - should panic ... ok
[INFO] [stdout] test endpoint::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test endpoint::config::tests::test_default_config ... ok
[INFO] [stdout] test endpoint::builder::tests::test_with_tcp_listener ... ok
[INFO] [stdout] test endpoint::config::tests::test_validate_zero_buffer ... ok
[INFO] [stdout] test endpoint::direction::tests::test_can_call ... ok
[INFO] [stdout] test endpoint::direction::tests::test_compatibility ... ok
[INFO] [stdout] test endpoint::config::tests::test_validate_zero_frame_size ... ok
[INFO] [stdout] test endpoint::config::tests::test_validate_zero_timeout ... ok
[INFO] [stdout] test endpoint::direction::tests::test_default ... ok
[INFO] [stdout] test endpoint::direction::tests::test_can_respond ... ok
[INFO] [stdout] test endpoint::direction::tests::test_display ... ok
[INFO] [stdout] test endpoint::direction::tests::test_serialization ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_capabilities ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_create_hello_message ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_default_negotiator_with_custom ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_default_negotiator_downcast ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_endpoint_with_custom_id ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_get_channels_invalid_connection ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_listen_with_bidirectional ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_listen_with_responder ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_endpoint_creation ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_protocol_not_registered ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_listen_without_responder ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_register_bidirectional ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_register_caller ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_register_duplicate_protocol ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_register_responder ... ok
[INFO] [stdout] test endpoint::error::tests::test_error_display ... ok
[INFO] [stdout] test endpoint::error::tests::test_error_from_io ... ok
[INFO] [stdout] test endpoint::error::tests::test_error_from_transport ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_handshake_message_serialization ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_bidirectional ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_compatible ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_incompatible_direction ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_features ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_empty_capabilities ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_incompatible_direction ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_multiple_errors ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_no_common_version ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_protocol_not_found ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_protocols_strict_success ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_version ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_negotiate_version_no_common ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_protocol_capability_new ... ok
[INFO] [stdout] test endpoint::handshake::tests::test_protocol_capability_with_feature ... ok
[INFO] [stdout] test endpoint::negotiator::tests::test_automatic_protocol_registration ... ok
[INFO] [stdout] test endpoint::negotiator::tests::test_channel_negotiator_accept ... ok
[INFO] [stdout] test endpoint::negotiator::tests::test_channel_negotiator_reject ... ok
[INFO] [stdout] test endpoint::negotiator::tests::test_default_negotiator_allowlist ... ok
[INFO] [stdout] test endpoint::negotiator::tests::test_default_negotiator_multiple_protocols ... ok
[INFO] [stdout] test error::tests::test_display ... ok
[INFO] [stdout] test error::tests::test_error_source ... ok
[INFO] [stdout] test error::tests::test_from_transport_error ... ok
[INFO] [stdout] test error::tests::test_from_channel_error ... ok
[INFO] [stdout] test error::tests::test_is_application_error ... ok
[INFO] [stdout] test error::tests::test_is_channel_error ... ok
[INFO] [stdout] test error::tests::test_is_transport_error ... ok
[INFO] [stdout] test error::tests::test_is_recoverable ... ok
[INFO] [stdout] test error::tests::test_should_close_transport ... ok
[INFO] [stdout] test error::tests::test_should_close_channel ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_context_get_none ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_context_nested ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_context_with ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_as_bytes ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_clone ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_default ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_display ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_from_str ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_from_string ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_from_string_invalid ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_from_uuid ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_hash ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_id_new ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_clone ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_new ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_report ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_set_degraded ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_set_healthy ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_set_unhealthy ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_thread_safety ... ok
[INFO] [stdout] test observability::correlation::tests::test_correlation_context_isolation ... ok
[INFO] [stdout] test observability::health::tests::test_health_check_time_tracking ... ok
[INFO] [stdout] test observability::health::tests::test_health_status_display ... ok
[INFO] [stdout] test observability::health::tests::test_health_status_methods ... ok
[INFO] [stdout] test observability::health::tests::test_liveness_probe ... ok
[INFO] [stdout] test observability::health::tests::test_readiness_probe ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_channels ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_errors ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_latency ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_latency_zero ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_messages ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_new ... ok
[INFO] [stdout] test observability::metrics::tests::test_channel_metrics_reset ... ok
[INFO] [stdout] test observability::metrics::tests::test_transport_metrics_bytes ... ok
[INFO] [stdout] test observability::metrics::tests::test_transport_metrics_connections ... ok
[INFO] [stdout] test observability::metrics::tests::test_transport_metrics_errors ... ok
[INFO] [stdout] test observability::metrics::tests::test_transport_metrics_new ... ok
[INFO] [stdout] test observability::metrics::tests::test_transport_metrics_reset ... ok
[INFO] [stdout] test observability::no_tracing_tests::test_log_error_noop ... ok
[INFO] [stdout] test observability::tests::test_metrics_new ... ok
[INFO] [stdout] test observability::tests::test_metrics_record_application_error ... ok
[INFO] [stdout] test observability::tests::test_metrics_record_channel_error ... ok
[INFO] [stdout] test observability::tests::test_metrics_record_transport_error ... ok
[INFO] [stdout] test observability::tests::test_metrics_recoverable_errors ... ok
[INFO] [stdout] test observability::tests::test_metrics_reset ... ok
[INFO] [stdout] test observability::tests::test_observer_clear ... ok
[INFO] [stdout] test observability::tests::test_observer_clone ... ok
[INFO] [stdout] test observability::tests::test_observer_multiple_callbacks ... ok
[INFO] [stdout] test observability::tests::test_observer_new ... ok
[INFO] [stdout] test observability::tests::test_observer_on_error ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_basic ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_concurrent ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_large_buffer ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_reuse ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_size_classes ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_buffer_pool_stats ... ok
[INFO] [stdout] test serialization::buffer_pool::tests::test_pooled_buffer_operations ... ok
[INFO] [stdout] test serialization::error::tests::test_deserialization_error_new ... ok
[INFO] [stdout] test serialization::error::tests::test_deserialization_error_with_source ... ok
[INFO] [stdout] test serialization::error::tests::test_serialization_error_new ... ok
[INFO] [stdout] test serialization::error::tests::test_serialization_error_with_source ... ok
[INFO] [stdout] test serialization::framing::tests::test_empty_frame ... ok
[INFO] [stdout] test serialization::framing::tests::test_frame_header_size ... ok
[INFO] [stdout] test serialization::framing::tests::test_frame_too_large ... ok
[INFO] [stdout] test serialization::framing::tests::test_incomplete_frame ... ok
[INFO] [stdout] test serialization::framing::tests::test_invalid_frame_size ... ok
[INFO] [stdout] test observability::health::tests::test_health_report_display ... ok
[INFO] [stdout] test serialization::framing::tests::test_max_frame_size ... ok
[INFO] [stdout] test serialization::framing::tests::test_multiple_frames ... ok
[INFO] [stdout] test serialization::framing::tests::test_multiple_messages ... ok
[INFO] [stdout] test serialization::framing::tests::test_write_read_frame ... ok
[INFO] [stdout] test serialization::framing::tests::test_write_read_message ... ok
[INFO] [stdout] test serialization::json::tests::test_json_basic ... ok
[INFO] [stdout] test serialization::json::tests::test_json_clone ... ok
[INFO] [stdout] test serialization::framing::tests::test_large_frame ... ok
[INFO] [stdout] test serialization::json::tests::test_json_empty_string ... ok
[INFO] [stdout] test serialization::json::tests::test_json_human_readable ... ok
[INFO] [stdout] test serialization::json::tests::test_json_invalid_data ... ok
[INFO] [stdout] test serialization::json::tests::test_json_compact ... ok
[INFO] [stdout] test serialization::json::tests::test_json_name ... ok
[INFO] [stdout] test serialization::json::tests::test_json_large_data ... ok
[INFO] [stdout] test serialization::json::tests::test_json_pretty_print ... ok
[INFO] [stdout] test serialization::json::tests::test_json_special_characters ... ok
[INFO] [stdout] test serialization::json::tests::test_json_unicode ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_basic ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_clone ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_compact ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_deterministic ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_empty_string ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_invalid_data ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_name ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_large_data ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_no_limit ... ok
[INFO] [stdout] test serialization::postcard::tests::test_postcard_with_max_size ... ok
[INFO] [stdout] test transport::caller::tests::test_caller_state_display ... ok
[INFO] [stdout] test transport::caller::tests::test_caller_transport_new ... ok
[INFO] [stdout] test transport::caller::tests::test_caller_transport_with_reconnection ... ok
[INFO] [stdout] test transport::caller::tests::test_caller_transport_state ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_debug ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_new ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_set_enabled ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_with_enabled ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_with_metadata ... ok
[INFO] [stdout] test transport::config::tests::test_transport_config_with_reconnection ... ok
[INFO] [stdout] test transport::config::tests::test_transport_type_display ... ok
[INFO] [stdout] test transport::config::tests::test_transport_type_as_str ... ok
[INFO] [stdout] test transport::error::tests::test_connection_failed_is_recoverable ... ok
[INFO] [stdout] test transport::error::tests::test_connection_lost_is_recoverable ... ok
[INFO] [stdout] test transport::error::tests::test_invalid_configuration_not_recoverable ... ok
[INFO] [stdout] test transport::error::tests::test_permanent_io_error_not_recoverable ... ok
[INFO] [stdout] test transport::error::tests::test_transient_io_error_is_recoverable ... ok
[INFO] [stdout] test transport::error::tests::test_timeout_is_recoverable ... ok
[INFO] [stdout] test transport::manager::tests::test_add_caller ... ok
[INFO] [stdout] test transport::manager::tests::test_add_caller_duplicate ... ok
[INFO] [stdout] test transport::manager::tests::test_add_caller_with_reconnection ... ok
[INFO] [stdout] test transport::manager::tests::test_add_listener ... ok
[INFO] [stdout] test transport::manager::tests::test_caller_state_transitions ... ok
[INFO] [stdout] test transport::manager::tests::test_caller_with_metadata ... ok
[INFO] [stdout] test transport::manager::tests::test_clear ... ok
[INFO] [stdout] test transport::manager::tests::test_clone_manager ... ok
[INFO] [stdout] test transport::manager::tests::test_connect_caller ... ok
[INFO] [stdout] test transport::manager::tests::test_connect_caller_creates_connection ... ok
[INFO] [stdout] test transport::manager::tests::test_connect_caller_disabled ... ok
[INFO] [stdout] test transport::manager::tests::test_add_listener_duplicate ... ok
[INFO] [stdout] test transport::manager::tests::test_connect_caller_not_found ... ok
[INFO] [stdout] test transport::manager::tests::test_connection_count ... ok
[INFO] [stdout] test transport::manager::tests::test_contains ... ok
[INFO] [stdout] test transport::manager::tests::test_count ... ok
[INFO] [stdout] test transport::manager::tests::test_create_transport_connection_memory ... ok
[INFO] [stdout] test transport::manager::tests::test_disable_transport_not_found ... ok
[INFO] [stdout] test transport::manager::tests::test_create_transport_connection_tcp ... ok
[INFO] [stdout] test transport::manager::tests::test_enable_disable_caller ... ok
[INFO] [stdout] test transport::manager::tests::test_enable_transport_not_found ... ok
[INFO] [stdout] test transport::manager::tests::test_event_handler_on_connect ... ok
[INFO] [stdout] test transport::manager::tests::test_list_callers ... ok
[INFO] [stdout] test transport::manager::tests::test_list_ids ... ok
[INFO] [stdout] test transport::manager::tests::test_list_listeners ... FAILED
[INFO] [stdout] test transport::manager::tests::test_enable_disable_listener ... FAILED
[INFO] [stdout] test transport::manager::tests::test_list_metadata ... ok
[INFO] [stdout] test transport::manager::tests::test_listener_with_disabled_state ... FAILED
[INFO] [stdout] test transport::manager::tests::test_multiple_managers ... ok
[INFO] [stdout] test transport::manager::tests::test_multiple_listeners_and_callers ... FAILED
[INFO] [stdout] test transport::manager::tests::test_next_id_unique ... ok
[INFO] [stdout] test transport::manager::tests::test_register_and_get_metadata ... ok
[INFO] [stdout] test transport::manager::tests::test_remove_caller ... ok
[INFO] [stdout] test transport::manager::tests::test_remove_caller_not_found ... ok
[INFO] [stdout] test transport::manager::tests::test_remove_listener_not_found ... ok
[INFO] [stdout] test transport::manager::tests::test_remove_transport ... ok
[INFO] [stdout] test transport::manager::tests::test_remove_listener ... FAILED
[INFO] [stdout] test transport::manager::tests::test_set_event_handler ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_basic ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_bidirectional ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_eof ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_large_message ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_metadata ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_multiple_writes ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_shutdown ... ok
[INFO] [stdout] test transport::provider::tcp::tests::test_tcp_connect_and_echo ... ok
[INFO] [stdout] test transport::provider::tcp::tests::test_tcp_connection_refused ... ok
[INFO] [stdout] test transport::provider::tcp::tests::test_tcp_metadata ... ok
[INFO] [stdout] test transport::provider::tcp::tests::test_tcp_nodelay ... ok
[INFO] [stdout] test transport::provider::tcp::tests::test_tcp_unique_ids ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_builder ... ok
[INFO] [stdout] test transport::provider::memory::tests::test_memory_transport_backpressure ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_circuit_opens_after_threshold ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_close_circuit_manual ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_default ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_half_open_limited_attempts ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_name ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_on_connected_closes_circuit ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_reset ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_should_not_reconnect_invalid_config ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_builder ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_default ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_name ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_next_delay_capped ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_next_delay_exponential_growth ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_on_connected ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_on_disconnected ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_reset ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_should_not_reconnect_invalid_config ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_should_reconnect_unlimited ... ok
[INFO] [stdout] test transport::strategy::exponential::tests::test_should_reconnect_within_limit ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_builder ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_default ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_name ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_new ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_next_delay_constant ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_on_connected ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_on_disconnected ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_reset ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_should_not_reconnect_invalid_config ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_should_reconnect_unlimited ... ok
[INFO] [stdout] test transport::strategy::fixed::tests::test_should_reconnect_within_limit ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_default ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_name ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_new ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_next_delay ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_on_connected ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_on_disconnected ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_reset ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_should_never_reconnect ... ok
[INFO] [stdout] test transport::strategy::no_reconnect::tests::test_should_not_reconnect_any_error ... ok
[INFO] [stdout] test transport::strategy::tests::test_all_strategies_implement_trait ... ok
[INFO] [stdout] test transport::strategy::tests::test_strategy_names_unique ... ok
[INFO] [stdout] test transport::strategy::traits::tests::test_metrics_new ... ok
[INFO] [stdout] test transport::strategy::traits::tests::test_metrics_record_attempt ... ok
[INFO] [stdout] test transport::strategy::traits::tests::test_metrics_record_failure ... ok
[INFO] [stdout] test transport::strategy::traits::tests::test_metrics_record_success ... ok
[INFO] [stdout] test transport::strategy::traits::tests::test_metrics_reset ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_client_server_handshake ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_no_compatible_protocols ... ok
[INFO] [stdout] test transport::types::tests::test_transport_connection_server ... ok
[INFO] [stdout] test transport::types::tests::test_transport_connection_new ... ok
[INFO] [stdout] test transport::types::tests::test_transport_id_creation ... ok
[INFO] [stdout] test transport::types::tests::test_transport_id_display ... ok
[INFO] [stdout] test transport::types::tests::test_transport_metadata_creation ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_get_channels_protocol_not_found ... ok
[INFO] [stdout] test transport::types::tests::test_transport_metadata_with_addresses ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_serializer_mismatch ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_bidirectional_compatibility ... ok
[INFO] [stdout] test transport::types::tests::test_transport_metadata_age ... ok
[INFO] [stdout] test transport::types::tests::test_transport_connection_uptime ... ok
[INFO] [stdout] test endpoint::endpoint::tests::test_get_channels_success ... ok
[INFO] [stdout] test transport::strategy::circuit_breaker::tests::test_circuit_half_open_after_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- transport::manager::tests::test_list_listeners stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::manager::tests::test_list_listeners' (341) panicked at bdrpc/src/transport/manager.rs:1923:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidConfiguration { reason: "Unsupported listener transport type: Memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ffa22de4ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ffa22de4ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ffa22f466a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ffa22f466a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59ffa22e3332 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59ffa22e3332 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59ffa22bc8ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ffa22bc8ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ffa22d6589 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ffa21cc17c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59ffa21cc17c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ffa22d6802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59ffa22d6802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ffa22bc9b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ffa22b1b19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ffa22bd88d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ffa22f4e2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ffa22f4ba2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59ffa1edce93 - <core[4a92201981c6b77a]::result::Result<(), bdrpc[44d57e5ce82b7984]::transport::error::TransportError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59ffa1edce93 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_list_listeners::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1923:14
[INFO] [stdout]   22:     0x59ffa210ae32 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59ffa210aead - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59ffa1f7313d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59ffa1f7303b - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x59ffa1f4d9f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x59ffa1f6f57d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x59ffa1f6e824 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x59ffa1faf5fb - <tokio[c0f1d55adf0b3f9e]::runtime::context::scoped::Scoped<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::Context>>::set::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59ffa1f716f9 - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x59ffa2052ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::try_with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59ffa205272e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59ffa1f6730d - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x59ffa1f5a2d0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x59ffa1f5a5c6 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x59ffa1f6b3f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x59ffa1f67913 - tokio[c0f1d55adf0b3f9e]::runtime::context::runtime::enter_runtime::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59ffa1f4a551 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x59ffa1faf184 - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x59ffa1faf34f - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x59ffa1f010be - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_list_listeners
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1932:62
[INFO] [stdout]   44:     0x59ffa1ed6cb7 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_list_listeners::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1915:35
[INFO] [stdout]   45:     0x59ffa1ec3236 - <bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_list_listeners::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59ffa21bf45b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59ffa21bf45b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59ffa21ccc4b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59ffa21c6364 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59ffa21c6364 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59ffa21cf852 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59ffa21cf852 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59ffa22ddbff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59ffa22ddbff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a289d1c7aa4 - <unknown>
[INFO] [stdout]   67:     0x7a289d254a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- transport::manager::tests::test_enable_disable_listener stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::manager::tests::test_enable_disable_listener' (336) panicked at bdrpc/src/transport/manager.rs:1860:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidConfiguration { reason: "Unsupported listener transport type: Memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ffa22de4ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ffa22de4ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ffa22f466a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ffa22f466a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59ffa22e3332 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59ffa22e3332 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59ffa22bc8ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ffa22bc8ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ffa22d6589 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ffa21cc17c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59ffa21cc17c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ffa22d6802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59ffa22d6802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ffa22bc9b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ffa22b1b19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ffa22bd88d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ffa22f4e2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ffa22f4ba2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59ffa1ee22f2 - <core[4a92201981c6b77a]::result::Result<(), bdrpc[44d57e5ce82b7984]::transport::error::TransportError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59ffa1ee22f2 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_enable_disable_listener::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1860:14
[INFO] [stdout]   22:     0x59ffa210ae32 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59ffa210aead - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59ffa1f7313d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59ffa1f7303b - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x59ffa1f4d9f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x59ffa1f6f57d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x59ffa1f6e824 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x59ffa1faf5fb - <tokio[c0f1d55adf0b3f9e]::runtime::context::scoped::Scoped<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::Context>>::set::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59ffa1f716f9 - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x59ffa2052ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::try_with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59ffa205272e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59ffa1f6730d - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x59ffa1f5a2d0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x59ffa1f5a5c6 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x59ffa1f6b3f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x59ffa1f67913 - tokio[c0f1d55adf0b3f9e]::runtime::context::runtime::enter_runtime::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59ffa1f4a551 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x59ffa1faf184 - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x59ffa1faf34f - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x59ffa1f0258e - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_enable_disable_listener
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1868:32
[INFO] [stdout]   44:     0x59ffa1ed6ef7 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_enable_disable_listener::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1852:44
[INFO] [stdout]   45:     0x59ffa1ec3536 - <bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_enable_disable_listener::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59ffa21bf45b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59ffa21bf45b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59ffa21ccc4b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59ffa21c6364 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59ffa21c6364 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59ffa21cf852 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59ffa21cf852 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59ffa22ddbff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59ffa22ddbff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a289d1c7aa4 - <unknown>
[INFO] [stdout]   67:     0x7a289d254a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- transport::manager::tests::test_listener_with_disabled_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::manager::tests::test_listener_with_disabled_state' (343) panicked at bdrpc/src/transport/manager.rs:2070:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidConfiguration { reason: "Unsupported listener transport type: Memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ffa22de4ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ffa22de4ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ffa22f466a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ffa22f466a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59ffa22e3332 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59ffa22e3332 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59ffa22bc8ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ffa22bc8ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ffa22d6589 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ffa21cc17c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59ffa21cc17c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ffa22d6802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59ffa22d6802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ffa22bc9b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ffa22b1b19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ffa22bd88d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ffa22f4e2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ffa22f4ba2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59ffa1ee6ee1 - <core[4a92201981c6b77a]::result::Result<(), bdrpc[44d57e5ce82b7984]::transport::error::TransportError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59ffa1ee6ee1 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_listener_with_disabled_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2070:14
[INFO] [stdout]   22:     0x59ffa210ae32 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59ffa210aead - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59ffa1f7313d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59ffa1f7303b - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x59ffa1f4d9f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x59ffa1f6f57d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x59ffa1f6e824 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x59ffa1faf5fb - <tokio[c0f1d55adf0b3f9e]::runtime::context::scoped::Scoped<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::Context>>::set::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59ffa1f716f9 - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x59ffa2052ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::try_with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59ffa205272e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59ffa1f6730d - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x59ffa1f5a2d0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x59ffa1f5a5c6 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x59ffa1f6b3f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x59ffa1f67913 - tokio[c0f1d55adf0b3f9e]::runtime::context::runtime::enter_runtime::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59ffa1f4a551 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x59ffa1faf184 - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x59ffa1faf34f - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x59ffa1f0370e - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_listener_with_disabled_state
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2075:70
[INFO] [stdout]   44:     0x59ffa1ed70d7 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_listener_with_disabled_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2062:49
[INFO] [stdout]   45:     0x59ffa1ec37b6 - <bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_listener_with_disabled_state::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59ffa21bf45b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59ffa21bf45b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59ffa21ccc4b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59ffa21c6364 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59ffa21c6364 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59ffa21cf852 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59ffa21cf852 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59ffa22ddbff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59ffa22ddbff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a289d1c7aa4 - <unknown>
[INFO] [stdout]   67:     0x7a289d254a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- transport::manager::tests::test_multiple_listeners_and_callers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::manager::tests::test_multiple_listeners_and_callers' (344) panicked at bdrpc/src/transport/manager.rs:2036:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidConfiguration { reason: "Unsupported listener transport type: Memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ffa22de4ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ffa22de4ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ffa22f466a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ffa22f466a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59ffa22e3332 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59ffa22e3332 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59ffa22bc8ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ffa22bc8ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ffa22d6589 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ffa21cc17c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59ffa21cc17c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ffa22d6802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59ffa22d6802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ffa22bc9b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ffa22b1b19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ffa22bd88d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ffa22f4e2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ffa22f4ba2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59ffa1ee76fb - <core[4a92201981c6b77a]::result::Result<(), bdrpc[44d57e5ce82b7984]::transport::error::TransportError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59ffa1ee76fb - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_multiple_listeners_and_callers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2036:18
[INFO] [stdout]   22:     0x59ffa210ae32 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59ffa210aead - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59ffa1f7313d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59ffa1f7303b - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x59ffa1f4d9f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x59ffa1f6f57d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x59ffa1f6e824 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x59ffa1faf5fb - <tokio[c0f1d55adf0b3f9e]::runtime::context::scoped::Scoped<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::Context>>::set::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59ffa1f716f9 - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x59ffa2052ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::try_with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59ffa205272e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59ffa1f6730d - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x59ffa1f5a2d0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x59ffa1f5a5c6 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x59ffa1f6b3f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x59ffa1f67913 - tokio[c0f1d55adf0b3f9e]::runtime::context::runtime::enter_runtime::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59ffa1f4a551 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x59ffa1faf184 - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x59ffa1faf34f - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x59ffa1f038ce - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_multiple_listeners_and_callers
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2058:37
[INFO] [stdout]   44:     0x59ffa1ed7107 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_multiple_listeners_and_callers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:2024:51
[INFO] [stdout]   45:     0x59ffa1ec37f6 - <bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_multiple_listeners_and_callers::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59ffa21bf45b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59ffa21bf45b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59ffa21ccc4b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59ffa21c6364 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59ffa21c6364 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59ffa21cf852 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59ffa21cf852 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59ffa22ddbff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59ffa22ddbff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a289d1c7aa4 - <unknown>
[INFO] [stdout]   67:     0x7a289d254a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- transport::manager::tests::test_remove_listener stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::manager::tests::test_remove_listener' (350) panicked at bdrpc/src/transport/manager.rs:1763:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidConfiguration { reason: "Unsupported listener transport type: Memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ffa22de4ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ffa22de4ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ffa22de4ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ffa22f466a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ffa22f466a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x59ffa22e3332 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59ffa22e3332 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59ffa22bc8ff - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ffa22bc8ff - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ffa22d6589 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ffa21cc17c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59ffa21cc17c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59ffa22d6802 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59ffa22d6802 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ffa22bc9b8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ffa22b1b19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ffa22bd88d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ffa22f4e2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ffa22f4ba2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59ffa1eddbc7 - <core[4a92201981c6b77a]::result::Result<(), bdrpc[44d57e5ce82b7984]::transport::error::TransportError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59ffa1eddbc7 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_remove_listener::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1763:14
[INFO] [stdout]   22:     0x59ffa210ae32 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x59ffa210aead - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59ffa1f7313d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59ffa1f7303b - tokio[c0f1d55adf0b3f9e]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59ffa1f7303b - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x59ffa1f4d9f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x59ffa1f6f57d - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x59ffa1f6e824 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x59ffa1faf5fb - <tokio[c0f1d55adf0b3f9e]::runtime::context::scoped::Scoped<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::Context>>::set::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59ffa1f716f9 - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x59ffa2052ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::try_with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59ffa205272e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[c0f1d55adf0b3f9e]::runtime::context::Context>>::with::<tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `-p bdrpc --lib`
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59ffa1f6730d - tokio[c0f1d55adf0b3f9e]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x59ffa1f5a2d0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x59ffa1f5a5c6 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x59ffa1f6b3f0 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x59ffa1f67913 - tokio[c0f1d55adf0b3f9e]::runtime::context::runtime::enter_runtime::<<tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59ffa1f4a551 - <tokio[c0f1d55adf0b3f9e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x59ffa1faf184 - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x59ffa1faf34f - <tokio[c0f1d55adf0b3f9e]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x59ffa1f0140e - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_remove_listener
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1768:54
[INFO] [stdout]   44:     0x59ffa1ed6d17 - bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_remove_listener::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/bdrpc/src/transport/manager.rs:1756:36
[INFO] [stdout]   45:     0x59ffa1ec32b6 - <bdrpc[44d57e5ce82b7984]::transport::manager::tests::test_remove_listener::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59ffa21bf45b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59ffa21bf45b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59ffa21ccc4b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59ffa21ccc4b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59ffa21ccc4b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59ffa21c6364 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59ffa21c6364 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59ffa21cf852 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59ffa21cf852 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59ffa21cf852 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59ffa21cf852 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59ffa22ddbff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59ffa22ddbff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a289d1c7aa4 - <unknown>
[INFO] [stdout]   67:     0x7a289d254a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     transport::manager::tests::test_enable_disable_listener
[INFO] [stdout]     transport::manager::tests::test_list_listeners
[INFO] [stdout]     transport::manager::tests::test_listener_with_disabled_state
[INFO] [stdout]     transport::manager::tests::test_multiple_listeners_and_callers
[INFO] [stdout]     transport::manager::tests::test_remove_listener
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 389 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "376845338f8f371697555bdd4eaa3dd6d75562a7b779a844a191fc7722568e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376845338f8f371697555bdd4eaa3dd6d75562a7b779a844a191fc7722568e08", kill_on_drop: false }`
[INFO] [stdout] 376845338f8f371697555bdd4eaa3dd6d75562a7b779a844a191fc7722568e08
